Spread for ASP.NET 12 Product Documentation
StateList<T> Constructor


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StateList<T> Class : StateList<T> Constructor
Initializes a new instance of the StateList<T> class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New StateList(Of T)()
public StateList<T>()
See Also

Reference

StateList<T> Class
StateList<T> Members